Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Resolving remote procedure names
If a procedure is on the export list, or if no export list is set, the AppServer agent determines which procedure to run using the
PROPATHsetting and standard procedure name resolution rules that apply to theRUNstatement.Also, the following issues can affect how procedure names are resolved:
- The directory in which an AppServer agent starts might affect how a procedure name is resolved because remote procedure requests and the
PROPATHsetting might contain unqualified (relative) pathnames.- An AppServer agent runs in the same directory as the AppServer broker that starts it. Therefore, carefully consider what directory the AppServer broker starts in because procedure names might be resolved relative to this directory. For more information on setting up AppServer brokers, see OpenEdge Application Server: Administration .
For more information on the
PROPATHenvironment variable, see OpenEdge Application Server: Administration . For more information on the standard name resolution rules, see theRUNstatement entry in OpenEdge Development: Progress 4GL Reference .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |